home *** CD-ROM | disk | FTP | other *** search
/ CD ROM Paradise Collection 4 / CD ROM Paradise Collection 4 1995 Nov.iso / filutil / remove.zip / WHATSNEW.DOC < prev   
Text File  |  1995-01-08  |  1KB  |  31 lines

  1.  Version 2.1
  2.  -----------
  3.  
  4.  It should have been version 1.0, because this was the first version that
  5.  "appeared before the public". All prevoius versions I have coded for my
  6.  own use.
  7.  
  8.  
  9.  Version 2.2
  10.  -----------
  11.  
  12.  (1) The '-spaces' switch was added, allowing the user to cut sequences
  13.      containing multiple spaces.
  14.  
  15.  (2) The new '-tabs' switch allows a more flexible handling of tabstops. 
  16.  
  17.  (3) Sometimes, depending on the filetype, there seemed to be some unwanted
  18.      blanks after empty lines. In most cases, this should now work correctly,
  19.      at least if the '-spaces' option is used.
  20.  
  21.  (4) The handling of empty lines has been a little bit improved.
  22.  
  23.  (5) The flickering cursor is now beeing switched off during the conversion
  24.      process.
  25.  
  26.  I'm still thinking about some ways to increase the poor speed ... but think
  27.  of the fact that still every single byte of the source file must be read,
  28.  analyzed and written ...
  29.  By the way, suggestions are welcome at any time !
  30.  
  31.